home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / doeo.swf / scripts / DefineButton2_91 / BUTTONCONDACTION on(press).as
Text File  |  2013-04-24  |  69b  |  7 lines

  1. on(press){
  2.    tellTarget(_root)
  3.    {
  4.       nextFrame();
  5.    }
  6. }
  7.